Update docker-compose.yml

This commit is contained in:
Cracker 2020-04-24 14:07:59 +02:00 committed by GitHub
parent fce57e43f4
commit 0171d94d2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -4,6 +4,6 @@ whiteboard:
image: rofl256/whiteboard
restart: always
ports:
- 8080:8080/tcp
- "8080:8080/tcp"
environment:
- ACCESSTOKEN=mysecrettoken