Add adventurelog.txt with motivational message and display it on entrypoint
This commit is contained in:
@@ -36,5 +36,7 @@ fi
|
||||
# Sync the countries and world travel regions
|
||||
python manage.py download-countries
|
||||
|
||||
cat /code/adventurelog.txt
|
||||
|
||||
# Start gunicorn
|
||||
gunicorn main.wsgi:application --bind 0.0.0.0:8000
|
||||
Reference in New Issue
Block a user