mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-05 23:03:11 +08:00
Exposed port 8888 on php container for experimentation
This commit is contained in:
@@ -18,6 +18,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./data/infra/php.Dockerfile
|
||||
ports:
|
||||
- '8888:8888'
|
||||
volumes:
|
||||
- ./:/home/shlink/www
|
||||
- ./data/infra/php.ini:/usr/local/etc/php/php.ini
|
||||
|
||||
Reference in New Issue
Block a user