mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Add .env file for docker-compose
This commit is contained in:
@@ -29,5 +29,4 @@ ENTRYPOINT ["/app/docker-entrypoint.sh"]
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
# Start the main process.
|
||||
CMD ["foreman", "start", "-p", "3000"]
|
||||
# No default CMD is provided in Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user