Update config sample

This commit is contained in:
sn0w
2019-08-26 00:28:14 +02:00
parent daf6d4896f
commit daf8eeebc0
2 changed files with 31 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ ARG MIX_ENV
ENV MIX_ENV=$MIX_ENV
# Prepare mounts
VOLUME /custom.d
VOLUME /custom.d /uploads
# Expose HTTP, Gopher, and SSH ports, respectively
EXPOSE 4000 9999 2222