chore: remove hardcoded ports for Coolify
This commit is contained in:
@@ -25,5 +25,7 @@ COPY docker/app/entrypoint.sh /usr/local/bin/webgis-entrypoint
|
||||
|
||||
RUN chmod +x /usr/local/bin/webgis-entrypoint
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
ENTRYPOINT ["webgis-entrypoint"]
|
||||
CMD ["php", "artisan", "serve", "--host=0.0.0.0", "--port=8000"]
|
||||
|
||||
Reference in New Issue
Block a user