This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '3' | |
services: | |
wallabag: | |
image: wallabag/wallabag | |
environment: | |
- MYSQL_ROOT_PASSWORD=wallaroot | |
- SYMFONY__ENV__DATABASE_DRIVER=pdo_mysql | |
- SYMFONY__ENV__DATABASE_HOST=db | |
- SYMFONY__ENV__DATABASE_PORT=3306 | |
- SYMFONY__ENV__DATABASE_NAME=wallabag |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[02:49:02] [Render thread/WARN] [minecraft/ClientPacketListener]: Unknown custom packet identifier: corpse:default | |
[02:49:14] [Render thread/INFO] [xa.ma.WorldMap/]: Exception when loading biomesoplenty:stringy_cobweb texture, using material colour. | |
[02:49:14] [Render thread/INFO] [xa.ma.WorldMap/]: Black texture 16 | |
[02:49:37] [Render thread/INFO] [xa.co.MinimapLogs/]: Minimap session finalized. | |
[02:49:37] [Render thread/INFO] [xa.ma.WorldMap/]: Finalizing world map session... | |
[02:49:37] [Thread-6/INFO] [xa.ma.WorldMap/]: World map cleaned normally! | |
[02:49:37] [Render thread/INFO] [xa.ma.WorldMap/]: World map session finalized. | |
[02:49:37] [Render thread/INFO] [me.je.fo.st.StartEventObserver/]: JEI StartEventObserver received class net.minecraftforge.client.event.ClientPlayerNetworkEvent$LoggingOut | |
[02:49:37] [Render thread/INFO] [me.je.fo.st.StartEventObserver/]: JEI StartEventObserver transitioning state from JEI_STARTED to DISABLED | |
[02:49:37] [Render thread/INFO] [me.je.li.st.JeiStarter/]: Stopping JEI |