mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-12-21 21:41:57 +01:00
This commit is contained in:
parent
e26892971b
commit
c39e15a7d9
1 changed files with 2 additions and 0 deletions
|
@ -6,5 +6,7 @@ services:
|
|||
volumes:
|
||||
- ./shortener_data:/db
|
||||
mem_limit: 300m
|
||||
tty: true
|
||||
init: true
|
||||
ports:
|
||||
- "127.0.0.1:8011:8000"
|
||||
|
|
Loading…
Reference in a new issue