Add APACHE_PORT variable for apache-scuttle container.
This commit is contained in:
parent
7b903cca3b
commit
8f88d76b97
@ -132,6 +132,7 @@
|
||||
- /mnt/volumes/scuttle_code/data:/var/www/html:z
|
||||
env:
|
||||
FPM_HOST: php5-fpm:9000
|
||||
APACHE_PORT: "3005"
|
||||
SERVER_NAME: "scuttle.{{ DOMAIN }}"
|
||||
generate_systemd:
|
||||
path: /etc/systemd/system
|
||||
|
Loading…
Reference in New Issue
Block a user