diff options
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r-- | docker-compose.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml index b0eff1a..f4ae0aa 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -8,7 +8,6 @@ services: environment: - FOURGET_VERSION=6 - FOURGET_SERVER_NAME=4get.ca - - FOURGET_SERVER_ADMIN_EMAIL=you@example.com ports: - "80:80" |