Skip to content

500 Server Error Each Sunday #1068

Answered by alexjustesen
seh2000 asked this question in Q&A
Discussion options

You must be logged in to vote

This section of your config is incorrect, you'll need to map these either to a volume or location on the host machine. 500 Server Error is letting you know "something" went wrong, you can pass APP_DEBUG=true as an environment variable to get more info.

- '/path/to/directory:/config'
- '/path/to/directory/web:/etc/ssl/web'

If you're not using a customer SSL cert you can remove the mount for - '/path/to/directory/web:/etc/ssl/web'.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@seh2000
Comment options

Answer selected by seh2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants